Fix parsing of font-weight
authorMatthias Clasen <mclasen@redhat.com>
Sun, 20 Dec 2015 22:51:47 +0000 (17:51 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 20 Dec 2015 22:51:47 +0000 (17:51 -0500)
commit04737364992dff8e6ca555d0b3ddc7bd1a9cf8ea
tree4ce16128af46e277bed754793978d6c24ddc9f6f
parent0520ca3bdff9a8fc16c3a4110a28052051b4602e
Fix parsing of font-weight

The parser was turning a 400 into a 200 and a 700 into a 500.
gtk/gtkcssenumvalue.c